Learn how the indexing works with the Algolia Salesforce B2C Commerce cartridge.
Product
, Pricebook
, ProductInventoryList
, or ProductInventoryRecord
. A Product object has built-in and custom attributes, such as ID
, name
, shortDescription
, longDescription
, and more.
price
, in_stock
. Some of these attributes are simple values and some are more complex, see Indexing attributes.
AlgoliaProductIndex_v2
: performs a full catalog update.
AlgoliaProductDeltaIndex_v2
: performs delta updates on your Algolia product records using the B2C Delta Export feature. For more details, see Ongoing indexing.
AlgoliaProductPriceIndex_v2
: updates price information for all your Algolia products. For more details, see Price and inventory data index jobs.
AlgoliaProductInventoryIndex_v2
: updates inventory information for all your Algolia products. For more details, see Price and inventory data index jobs.
AlgoliaCategoryIndex_v2
: updates your category indices.